home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Rover 25 Presentation
/
Rover25_Presentation_CD.bin
/
Tool2.cst
/
00020_Script_go to colours
< prev
next >
Wrap
Text File
|
2000-01-31
|
178b
|
13 lines
global gMovie, gMenu
on mouseUp me
if gMenu <> 1 then
puppetSound 3, "uh-urr"
exit
else
gMovie = "4" -- movie name
go to "exit"
end if
end if